home *** CD-ROM | disk | FTP | other *** search
- Path: interramp.com!usenet
- From: Barnett@interramp.com (Barnett E. Kurtz)
- Newsgroups: comp.lang.c++
- Subject: Re: Why C++ sucks++
- Date: Wed, 31 Jan 1996 20:18:01 GMT
- Organization: EntroData, Inc.
- Message-ID: <4eois6$6ko@usenet2.interramp.com>
- References: <1996Jan29.223357.1@aspen>
- Reply-To: Barnett@interramp.com
- NNTP-Posting-Host: ip77.philadelphia.pa.interramp.com
- X-Newsreader: Forte Free Agent 1.0.82
-
- ferriom@aspen wrote:
-
-
-
- >*** HIGH SCHOOL ***
-
- >100 PRINT "Hello World."
- >999 END
-
- --------------- Snip --------------------------
- .
- . much laughter...
- .
- --------------- Snip --------------------------
- >main()
- >{
- > String s1("Hello");
- > String s2(" ");
- > String s3("World.");
- > String s4 = s1 + s2 + s3;
- > cout << s4.GetString() << endl;
- >}
-
- falling down laughing.... snif, snif
-
- _Thank_You_
-
- -
- barnett@interramp.com
- -
-
-